home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / computer / parcp262 / ibm / parcp.cfg < prev    next >
Text File  |  1997-07-29  |  781b  |  16 lines

  1. # configuration file for PARCP v2.60
  2. [PARCP]
  3. Port        = 378   # parallel port base address (in hex!)
  4. UNI-BI        = FALSE # PARCP believes your machine has got bidirectional port
  5. ProcessSubDir    = TRUE    # send files in subdirectories
  6. CaseSensitive    = FALSE    # don't distinguish between upper/lower case filenames
  7. Overwritting    = FALSE    # ask before overwritting a file
  8. KeepTimeStamp    = TRUE    # keep time-stamp of copied file
  9. HashMark    = TRUE    # put hash-mark every transferred block
  10. QuitAfterDrop    = TRUE    # Server will quit after receiving a drag&dropped file
  11. BlockLength    = 16384    # block length is 16 kB
  12. DirectoryLines    = 200    # max. 200 files in a subdirectory
  13. FileBuffer    = 16384    # file buffer length is 16 kB
  14. Timeout        = 15    # timeout is 15 seconds
  15. DirSort        = N     # dir sort by name
  16.